DataGrid.clearRowSelection Method
Clears previously selected rows in the table.
Parameters
- rowOrdinal
-
Type: Array
ElementType: Number (Integer)
The row ordinals if clearing selection for specific rows; otherwise, selection for all rows will be cleared.
Optional: True
Remarks
This can also clear selected column cells with no associated column ordinal.